home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 February / PCWorld_2008-02_cd.bin / zabezpeceni / threatfire / tfinstall.exe / {app} / TFGui.exe / HTML / CONTENT.HTC < prev    next >
Text File  |  2007-12-20  |  181b  |  12 lines

  1.  
  2. <attach for="element" event="onmousedown" handler="OnMouseDown" />
  3.  
  4. <script type="text/javascript">
  5.  
  6.     function OnMouseDown()
  7.     {
  8.         event.cancelBubble=true;
  9.     }
  10.  
  11. </script>
  12.